FAQs on ABM Page URL & Parameters

Modified on Tue, 7 Jan at 5:01 AM

Q. What are the Parameters used while Accessing the ABM Page URL?

A. The following are the different Account Visitor Parameters that can be associated with the ABM Page URL:

Parameter NameDescriptionURL ParameterExample
Account NameIdentifies the Accountaccacc=hushly.com
acc=Hushly
Invitee IdA Unique value associated to identify an Account Visitor.invinv=HLY001
inv=AMZ001M
First NameIdentifies the First Name of the Account Invitee.fnfn=James
fn=Alistar
Last NameIdentifies the Last Name of the Account Invitee.lnln=Lason
ln=Lincoln
EmailIdentifies the Email of the Account Invitee.emem=james.laswon@hushly.com
em=alincoln@hushly.com
Job RoleIdentifies the Job Role of the Account Invitee.jrjr=Manager
jr=Sales%20Representative
DepartmentIdentifies the Department of the Account Invitee.deptdept=Sales
dept=Marketing


Example: An ABM Page URL with all the Parameters:

https://hub.hushly.com/sample-abm-page?acc=hushly.com&inv=HLY001&fn=James&ln=Lasson&em=james.lawson@hushly.com&jr=CEO&dept=Admin


Sample URL with different Parameters combination:

ABM Page URL + ParametersConstructed URL
PageURL+Account+Inviteehttps://hub.hushly.com/sample-abm-page?acc=hushly.com&inv=HLY001
PageURL+Account+Invitee+FirstName+LastName+Email
https://hub.hushly.com/sample-abm-page?acc=hushly.com&inv=HLY001&fn=James&ln=Lawson&em=james.lawson@hushly.com
PageURL+Invitee+Email+JobRole+Department
https://hub.hushly.com/sample-abm-page?inv=HLY001&em=james.lawson@hushly.com&jr=CEO&dept=Admin

PageURL+Account+Invitee+JobRole

https://hub.hushly.com/sample-abm-page?acc=hushly.com&inv=HLY001&jr=CEO

PageURL+Account+Invitee+Department

https://hub.hushly.com/sample-abm-page?acc=hushly.com&inv=HLY001&dept=Admin

PageURL+Invitee

https://hub.hushly.com/sample-abm-page?inv=HLY001

PageURL+Invitee+JobRole: 

https://hub.hushly.com/sample-abm-page?acc=hushly.com&inv=HLY001&jr=CEO

PageURL+Invitee+JobRole+Department

https://hub.hushly.com/sample-abm-page?acc=hushly.com&inv=HLY001&jr=CEO&dept=Admin



Q. When to Use which Parameter in the URL?

  • ABM Page URL + Account - Used to create Non-Invitee Account Visitors for the Account in the System.
  • ABM Page URL + Invitee Id - Used to identify an existing Account Visitor and to Customize the ABM Page accordingly.
  • ABM Page URL + Account + Invitee Id + fn + ln + em - Used to create an Invitee Account Visitors for an Account in the System and to associate the given parameter values for First Name, Last Name, and Email. 
  • ABM Page URL + Account + Invitee Id + Jr + Dept - Used to create an Invitee Account Visitors for an Account in the System and to associate the given parameter values for Job Role and Department. 

Q. What is the order of precedence for the parameters passed in the ABM Page URL?
A. Hushly recognizes the parameters in the following order:

  • Invitee ID: First, it checks if a visitor exists with this invitee ID.
  • Email: If the visitor doesn’t exist with an Invitee ID, it tries to find the visitor by email address.

    Note: 

    • If the Account matches but neither the Invitee ID nor the email address matches the visitor, a new Visitor will be created.

    • If neither the Invitee ID, Email address, nor Account is found, the Visitor will not be created.


Q.  How will the visitor's details be impacted if they are passed as parameters in the ABM page URL?

A. If an ABM Page URL with all the Parameters is passed 

https://hub.hushly.com/sample-abm-page?acc=hushly.com&inv=HLY001&fn=James&ln=Lasson&em=james.lawson@hushly.com&jr=CEO&dept=Admin

  • If no visitor matches the provided details, a new visitor profile will be created using the information from the ABM page parameters, and these details will be reflected in the tokens on the ABM page.

  • If there is a matching visitor is found based on the inv/Email parameter, the token values on the page will be prepopulated with the visitor's information from the system, rather than the values passed in the URL parameters.



Q. What happens when you have a + character in a URL Parameter?

A. When there is a + character in the URL Parameter, it is treated as a space in the URL parameters. You should encode it with %2B.

When an email contains a "+" character, such as richardevans+9@hushly.com, and you generate the URL using the "Get ABM Page Link" feature, the "+" character is replaced with "%2B".

Here’s an example URL with the encoded email:

https://hushlycontenthub.v3hub.hushly.com/basic-template-page?acc=homedepot.com&em=richardevans%2B9%40hushly.com&fn=richard&ln=evans


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article