Andrew Abel
Activity overview
Latest activity by Andrew Abel-
Andrew Abel commented, Nevermind. I eventually managed to figure it out.It requires a trailing slash, and it doesn't support fields with underscores.So this works:-Hi {visitor.email/}
-
Andrew Abel commented, Thanks Victor. But I can't seem to find a way to add an HTML code block using the Designer Tool. The following doesn't work, even though the documentation says it supports Markdown.
-
Andrew Abel commented, Thanks Liz. I'm pushing the data in from Javascript in the usual way, and in the Pendo Event viewer I see the "meta" events and they show the data looks like this:- "visitor_id": "aabel@example.c...
-
Andrew Abel created a post, When I view the Guide in Preview the 'visitor.user_first' doesn't replaced by my first_name.
I am a software engineer, completely new to Pendo. I have implemented the javascript passing vistor (including first_name) and account information, and I can see the matadata coming in in the "Raw ...