Registrations from event registration forms may be dynamically tracked by adding a tracker to the URL of the registration page. Use case includes tracking registrations originating from clicks in various newsletters. The same event link may be appended with "&trk=abcd" where abcd is the tracking code. Trackers will be recorded and are available in the reports.
1 Minute Video:
Step-by-Step
- Click on the event name in the Events tab
- Click on the "View" button
- Add "trk=" followed by the tracking code, e.g. &trk=ABCD1234
- Use the above link, including the trk=ABCD1234 in the newsletter or any place where the link is to be shared.
Registrations originating from the link created in step 4 will be recorded with the Tracker code ABCD1234. The tracker code is an arbitrary code generated by you as needed. Trackers are not set in Salesforce in advance and are only recorded when a registration completes.
For example:
Event link:
https://clicknpledgedemo.secure.force.com/default/CnP_PaaS_EVT__ExternalRegistrationPage?event_id=a17o0000000Wj2IAAS
Event link with tracker:
https://clicknpledgedemo.secure.force.com/default/CnP_PaaS_EVT__ExternalRegistrationPage?event_id=a17o0000000Wj2IAAS&trk=ABCD1234
Step-by-Step in Pictures
Step 1
Step 2
Steps 3, 4