In order to activate your Fraudshield Dashboard within Hasoffers, follow the steps below:
- Log into your HasOffers.
- Go to Company > Customize Application
- In the content pane, go to Additional Pages
- Press the Create Additional Page button
- The following settings should be applied:
- Type: New Tab
- Interface: Employee
- Location: Internal
- Link Text: Fraudshield
- Title: can be left blank
- HTML: simply paste in the following
HTML
<style>
h1#page-heading {
display: none;
}
</style>
<iframe src="https://fraudshield.24metrics.com/login?hasoffers=true" width="100%" height="1800"></iframe>