instapage
Landing page platform for advertising.
Extends: Technology
Instapage
Landing page platform for advertising.
Overview
Category: Marketing software
Landing page platform for advertising.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Instapage',
category: 'Marketing software',
description: 'Landing page platform for advertising.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Instapage",
"applicationCategory": "Marketing software",
"description": "Landing page platform for advertising."
}