<!-- iOS -->
"//tags.bluekai.com/site/43395?idfa=ENTER_IDFA_HERE&limit=0&phint=CUSTOMPHINTNAME=VALUE&phint=CUSTOMPHINTNAME=VALUE&ret=json"
<!-- Android -->
"//tags.bluekai.com/site/43397?adid=ENTER_ADID_HERE&limit=0&phint=CUSTOMPHINTNAME=VALUE&phint=CUSTOMPHINTNAME=VALUE&ret=json"
<!-- notes
- Replace CUSTOMPHINTNAME with a name for your var. Must only include azAz09_ (no spaces, "-" or special chars)
- Phint values (VALUE) can be anything but avoid special characters, e.g. "é"
e.g.
Someone views a 'home page' screen with the following data points:
- Screen Name = 'Home Page'
- Page Type = 'Index'
//tags.bluekai.com/site/43395?idfa=ENTER_IDFA_HERE&limit=0&phint=screen_name=home%20page&phint=page_type=index&ret=json
e.g.
Someone clicks on a contact us button with the following data points:
- Event Name = 'Button Click'
- Button Name = 'Contact Us
//tags.bluekai.com/site/43395?idfa=ENTER_IDFA_HERE&limit=0&phint=event_name=button%20click&phint=button_name=contact%20us&ret=json