Capture the complete URL of a caller’s first visit as a Marketing Data field, useful for troubleshooting query string parameters.
Before you begin
You need access to Settings > Marketing Data and Settings > Invoca Tags to complete this setup.Creating the entry page Marketing Data field
- Go to Settings > Marketing Data.
- Click + New Data Field and choose Long Text. Contact your account team if you don’t see the option to create a new field.
- Under Partner (API) Name, enter
entry_page. - Under Friendly Name, enter Entry Page URL.
- Under Attribution Model, select First Touch.
- Click Save.
Adding the field to your Invoca Tag
- Go to Settings > Invoca Tags and select the tag(s) to update.
- On the Revision History page, select New Draft.
- Add a note describing the change.
- Find the new Marketing Data field in the attribution table.
- Update the Data Source Type to JavaScript Data Layer.
- Update the Data Source Name to
window.location.href. - Save and test the tag.
- Push the draft live when you’re ready.